home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / plumber_2.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(press).as
Text File  |  2011-01-13  |  60b  |  5 lines

  1. on(press){
  2.    _root.resetgame();
  3.    _root.mainmenu();
  4. }
  5.